CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - multiple linear regression

搜索资源列表

  1. reglm

    0下载:
  2. 多重线性回归分析或广义线性回归分析,产生线性回归分析的方差分析表和参数估计结果-Multiple linear regression or generalized linear regression analysis, the estimation results generated linear regression analysis and analysis of variance tables and parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:李明
  1. LinearRegression

    0下载:
  2. 该算法是实现多元线性回归算法。该算法包含了F检验,t检验,模型检验。-The algorithm is to achieve multiple linear regression algorithm. The algorithm includes the F-test, t test, model checking.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4018
    • 提供者:肖皇
  1. CrossValidation

    0下载:
  2. 多元线性回归中应用多倍交叉验证Crossvalitation技术评估回归方程的性能-Multiple linear regression fold cross-validation application performance Crossvalitation technical assessment of the regression equation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:726
    • 提供者:duanluo
  1. 8

    1下载:
  2. 它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。 偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。它与主成分分析法都试图提取出反映数据变异的最大信息,但主成分分析法只考虑一个自变量矩阵,而偏最小二乘法还有一个“响应”矩阵,因此具有预测功能。-It is mainly a result of the study is a multi-variab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2696
    • 提供者:hhhh
  1. F

    1下载:
  2. MATLAB语句 可以实现多元的线性回归与F检验-MATLAB multiple linear regression and F test
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15931
    • 提供者:朱超祁
  1. multiple_linear_regression

    2下载:
  2. matlab实现多元线性回归与病态线性回归。-matlab achieve multiple linear regression and linear regression sick.
  3. 所属分类:matlab

    • 发布日期:2015-10-19
    • 文件大小:2048
    • 提供者:luyz
  1. pianzuixiao

    3下载:
  2. 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1476
    • 提供者:张雨萌
  1. pls

    0下载:
  2. 偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。-Partial least square method is a set of principal component analysis, canonical correlation analysis and multiple linear regression analysis of the 3 kinds of analysis methods of the advantages of a body.
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:wangjunke
  1. example_regress

    0下载:
  2. IDL语言编写的多元线性回归算法,数据格式调好后 可直接用-Multiple linear regression algorithm IDL language, good data format can be adjusted directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:632
    • 提供者:肖峰
  1. dataprocess

    0下载:
  2. 关于随机样本分析,多元线性回归,逐步回归分析,相关等数据处理C++源代码-n a random sample analysis, multiple linear regression, stepwise regression analysis, the relevant data, such as C++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6505
    • 提供者:张峰
  1. MATLAB-codes

    0下载:
  2. 画离散点与拟合曲线、还有多元线性拟合方程-Draw a scatter diagram and the fitting curve, and multiple linear regression
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:张桂鑫
  1. BioKineticsEst

    0下载:
  2. 生化反应动力学参数估计,用多变量线性回归方法估计动力学参数-Biochemical kinetic parameters estimated by multiple linear regression methods are used to estimate kinetic parameters
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1674
    • 提供者:xie2144896
  1. regression

    0下载:
  2. 多元线性、非线性逐步回归、还可做回归显著性检验-Multiple linear, nonlinear regression, but also to do regression test of significance
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:tuoa543j571
  1. GideonT

    0下载:
  2. 输入数据可生成散点矩阵,并做多元线性分析-generation of scatter matrix, and conducting multiple linear regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:Gideon Tang
  1. MyProjects20160722

    0下载:
  2. 该工程实现了一元线性和非线性回归、多元线性回归功能以及求矩阵逆算法功能。-The project implements a yuan linear and nonlinear regression, multiple linear regression function and the function of matrix inverse algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2569091
    • 提供者:李红亮
  1. LinRegr

    0下载:
  2. do multiple linear regression on fisher s iris as laboratory work. do multiple linear regression on fisher s iris as laboratory work.-do multiple linear regression on fisher s iris as laboratory work. do multiple linear regression on fishe
  3. 所属分类:Applications

    • 发布日期:2017-05-07
    • 文件大小:1281198
    • 提供者:Vladimir
  1. multivariate

    0下载:
  2. yongC#bianxiede拟合多元线性回归方程,gongnengqiangda shihexiazai -Fitting multiple linear regression equation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:65599
    • 提供者:陈悦
  1. main_regression

    0下载:
  2. 使用matlab进行一元线性回归及多元线性回归,并附详细注释。-Use matlab performing a linear regression and multiple linear regression, along with detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:赵嵩
  1. tbuw25

    0下载:
  2. 多元线性回归:MATLAB源程序多元线性回归-Multiple linear regression: MATLAB source multiple linear regression
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:Zogaase
  1. soarceYuotiple

    0下载:
  2. 多元线性回归:MATLAB源程序多元线性回归-Multiple linear regression: MATLAB source multiple linear regression
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:bfey!325
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com